From: GPSBabel Date: Sat, 9 Mar 2019 23:11:38 +0000 (-0600) Subject: Drop unused get_crc32_s X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~8^2~27^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22Program/%22http:/www.example.com/cgi/%22https:/%22Program?a=commitdiff_plain;h=70f2b609c48b9dd1f885bbeb16b49dadb5527fb4;p=gpsbabel.git Drop unused get_crc32_s --- diff --git a/defs.h b/defs.h index 19c3607bd..7f3357b37 100644 --- a/defs.h +++ b/defs.h @@ -1157,7 +1157,6 @@ int parse_speed(const QString& str, double* val, double scale, const char* modul * From util_crc.c */ unsigned long get_crc32(const void* data, int datalen); -unsigned long get_crc32_s(const void* data); /* * From units.c